home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 110
- Width = 544
- Height = 375
- Caption = 'Earth Pong'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnMouseMove = FormMouseMove
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- end
-